projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4052e7b
)
(gnus-mime-copy-part): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 16 May 2002 11:57:22 +0000
(11:57 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 16 May 2002 11:57:22 +0000
(11:57 +0000)
lisp/gnus/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-art.el
b/lisp/gnus/gnus-art.el
index 5afe72d97e6639005e750b96bd4e6d5132d9001f..8efd757b9bce1dfee4b8d94ef00ab5f8853eec6b 100644
(file)
--- a/
lisp/gnus/gnus-art.el
+++ b/
lisp/gnus/gnus-art.el
@@
-3066,7
+3066,7
@@
If ALL-HEADERS is non-nil, no headers are hidden."
(mm-handle-id handle)))))
(defun gnus-mime-copy-part (&optional handle)
- "Put the
the
MIME part under point into a new buffer."
+ "Put the MIME part under point into a new buffer."
(interactive)
(gnus-article-check-buffer)
(let* ((handle (or handle (get-text-property (point) 'gnus-data)))